type github.com/coder/websocket.websocketAddr

5 uses

	github.com/coder/websocket (current package)
		netconn.go#L191: type websocketAddr struct{}
		netconn.go#L193: func (a websocketAddr) Network() string {
		netconn.go#L197: func (a websocketAddr) String() string {
		netconn_notjs.go#L11: 	return websocketAddr{}
		netconn_notjs.go#L18: 	return websocketAddr{}